Skip to content

docs: add GCP Cloud Spanner scaler#1786

Open
n0rm4l-me wants to merge 1 commit into
kedacore:mainfrom
n0rm4l-me:feat/gcp-spanner-scaler-docs
Open

docs: add GCP Cloud Spanner scaler#1786
n0rm4l-me wants to merge 1 commit into
kedacore:mainfrom
n0rm4l-me:feat/gcp-spanner-scaler-docs

Conversation

@n0rm4l-me

Copy link
Copy Markdown

Description

Adds documentation for the new gcp-spanner trigger introduced in kedacore/keda#7844.

Changes

  • content/docs/2.21/scalers/gcp-spanner.md — new scaler documentation page

Documentation covers

  • Trigger specification with all parameters, defaults and descriptions
  • Behaviour note: empty query result is treated as 0, not an error
  • Three authentication methods:
    • Inline service account JSON via credentialsFromEnv
    • JSON key file path via credentialsFromEnvFile
    • GCP Workload Identity via TriggerAuthentication with podIdentity.provider: gcp
  • Three ScaledObject examples (inline credentials, TriggerAuthentication with Secret, Workload Identity)
  • Auto-generated metric name format

Related

Adds documentation for the new gcp-spanner trigger introduced in
kedacore/keda#7844.

Covers:
- All trigger parameters with defaults and descriptions
- Three authentication methods: inline JSON, env file path, Workload Identity
- Three ScaledObject examples (inline creds, TriggerAuthentication, pod identity)

Signed-off-by: Petr Petrenko | INPD <petr.petrenko@rakuten.com>
@n0rm4l-me n0rm4l-me requested review from a team as code owners June 4, 2026 03:26
@netlify

netlify Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deploy Preview for keda ready!

Name Link
🔨 Latest commit c818f0b
🔍 Latest deploy log https://app.netlify.com/projects/keda/deploys/6a20f064d724110008e3c6c9
😎 Deploy Preview https://deploy-preview-1786--keda.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

  • Add your contribution to all applicable KEDA versions
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Learn more about:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant